home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / lang_c / turbcpat / turbcpat.doc < prev   
Text File  |  1987-06-24  |  1KB  |  43 lines

  1. The included patches fix the three known problems with Turbo C (to date).
  2. Use Patch.com (included) to apply them.
  3.  
  4.  
  5. P1TC.DIF      19-Jun-87
  6.  
  7.     This file is contains the input file to PATCH.COM to patch Turbo C v1.0. It
  8.     fixes the floating point constant division problem for the Integrated
  9.     Environment. (TC.EXE)
  10.  
  11.  
  12. P1TCC.DIF     19-Jun-87
  13.  
  14.     This file contains the input file to PATCH.COM to patch Turbo C v1.0. It
  15.     fixes the floating point constant division problem for the command-line
  16.     compiler. (TCC.EXE)
  17.  
  18.  
  19. P2TC.DIF      19-Jun-87
  20.  
  21.     This file contains the input to PATCH.COM to fix the floating point
  22.     structure push problem in the Integrated Environment (TC.EXE) Turbo C v1.0.
  23.  
  24.  
  25. P2TCC.DIF     19-Jun-87
  26.  
  27.     This file contains the input to PATCH.COM to fix the floating point
  28.     structure push problem in the command-line (TCC.EXE) Turbo C v1.0.
  29.  
  30.  
  31. P3TC.DIF      19-Jun-87
  32.  
  33.     This file contains the input to PATCH.COM to fix a problem in Turbo C where
  34.     using the Generate for speed switch with large switch statements may cause
  35.     an Out of Memory error. (TC.EXE Turbo C v1.0)
  36.  
  37.  
  38. P3TCC.DIF     19-Jun-87
  39.  
  40.     This file contains the input to PATCH.COM to fix a problem in Turbo C where
  41.     using the -G switch with large switch statements may cause an Out of Memory
  42.     error. (TCC.EXE Turbo C v1.0)
  43.